Conference Activity States
ThetelCAConferenceMsg
message (page 5-18) provides information about conference activity on a call appearance. Thevalue
parameter contains one of the following constants to indicate success or failure in preparing for and establishing a conference.
enum { telConferencePrepFailed = 0, telConferencePending = 1, telConferenceEstFailed = 2, telConferenceEst = 3 };Constant descriptions
telConferencePrepFailed
- Could not establish a connection to the party to be added to a conference.
telConferencePending
- Established a connection to the party to be added to a conference.
telConferenceEstFailed
- Could not add a new party to a conference.
telConferenceEst
- Added a new party to a conference.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help